home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / 4_0 / MARQUEE_ / MARQUEE.H < prev   
Text File  |  1990-07-16  |  117b  |  5 lines

  1. #define NIL 0L
  2.     void MarqueeDisplay (Str255 s, int displayWidth);
  3.     void MarqueeIdle(void);
  4.     void MarqueeInit(void);
  5.